Resource StructureDefinition/FHIR Server from package ca.infoway.io.ca-csd#1.0.1-dft-ballot (78 ms)
Package | ca.infoway.io.ca-csd |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.infoway.io.ca-csd@1.0.1-dft-ballot&canonical=http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-OrganizationAffiliation |
Url | http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-OrganizationAffiliation |
Status | draft |
Name | OrganizationAffiliation |
Experimental | False |
Authority | national |
Description | An OrganizationAffiliation is used to identify a relationship between organizations that are not hierarchical in nature. Examples of such relationships are supply chains or administrative reporting. An OrganizationAffiliation resource can also be used to indicate a routing path to other organizations that cannot be reached directly. |
Copyright | Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy). |
Type | OrganizationAffiliation |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "CA-CSD-OrganizationAffiliation",
"extension" : [
{
"extension" : [
{
"url" : "code",
"valueCode" : "SHALL:able-to-populate"
},
{
"url" : "code",
"valueCode" : "SHOULD:populate"
},
{
"url" : "elementId",
"valueString" : "OrganizationAffiliation.identifier"
},
{
"url" : "elementId",
"valueString" : "OrganizationAffiliation.active"
},
{
"url" : "elementId",
"valueString" : "OrganizationAffiliation.period"
},
{
"url" : "elementId",
"valueString" : "OrganizationAffiliation.organization"
},
{
"url" : "elementId",
"valueString" : "OrganizationAffiliation.participatingOrganization"
},
{
"url" : "elementId",
"valueString" : "OrganizationAffiliation.code"
},
{
"url" : "elementId",
"valueString" : "OrganizationAffiliation.endpoint"
},
{
"url" : "actor",
"valueCanonical" : "http://fhir.infoway-inforoute.ca/io/CA-CSD/ActorDefinition/server"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension" : [
{
"url" : "code",
"valueCode" : "ihe-r2"
},
{
"url" : "code",
"valueCode" : "SHOULD:populate"
},
{
"url" : "elementId",
"valueString" : "OrganizationAffiliation.telecom"
},
{
"url" : "actor",
"valueCanonical" : "http://fhir.infoway-inforoute.ca/io/CA-CSD/ActorDefinition/server"
},
{
"url" : "documentation",
"valueMarkdown" : "SHALL:ihe-r2 is expected, even though the modifier in the ValueSet has yet to be applied."
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension" : [
{
"url" : "code",
"valueCode" : "SHALL:no-error"
},
{
"url" : "elementId",
"valueString" : "OrganizationAffiliation.identifier"
},
{
"url" : "elementId",
"valueString" : "OrganizationAffiliation.active"
},
{
"url" : "elementId",
"valueString" : "OrganizationAffiliation.period"
},
{
"url" : "elementId",
"valueString" : "OrganizationAffiliation.organization"
},
{
"url" : "elementId",
"valueString" : "OrganizationAffiliation.participatingOrganization"
},
{
"url" : "elementId",
"valueString" : "OrganizationAffiliation.code"
},
{
"url" : "elementId",
"valueString" : "OrganizationAffiliation.telecom"
},
{
"url" : "elementId",
"valueString" : "OrganizationAffiliation.endpoint"
},
{
"url" : "actor",
"valueCanonical" : "http://fhir.infoway-inforoute.ca/io/CA-CSD/ActorDefinition/client"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"url" : "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-OrganizationAffiliation",
"name" : "OrganizationAffiliation",
"status" : "draft",
"description" : "An OrganizationAffiliation is used to identify a relationship between organizations that are not hierarchical in nature. Examples of such relationships are supply chains or administrative reporting. An OrganizationAffiliation resource can also be used to indicate a routing path to other organizations that cannot be reached directly.",
"copyright" : "Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "OrganizationAffiliation",
"baseDefinition" : "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationAffiliation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "OrganizationAffiliation.identifier",
"path" : "OrganizationAffiliation.identifier",
"comment" : "Identified as a query requirement through mCSD CapabilityStatement.",
"mustSupport" : true
},
{
"id" : "OrganizationAffiliation.active",
"path" : "OrganizationAffiliation.active",
"comment" : "Identified as a query requirement through mCSD CapabilityStatement.",
"mustSupport" : true
},
{
"id" : "OrganizationAffiliation.period",
"path" : "OrganizationAffiliation.period",
"comment" : "Identified as a query requirement through mCSD CapabilityStatement.",
"mustSupport" : true
},
{
"id" : "OrganizationAffiliation.organization",
"path" : "OrganizationAffiliation.organization",
"comment" : "Identified as a query requirement through mCSD CapabilityStatement.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Organization"
]
}
],
"mustSupport" : true
},
{
"id" : "OrganizationAffiliation.participatingOrganization",
"path" : "OrganizationAffiliation.participatingOrganization",
"comment" : "Identified as a query requirement through mCSD CapabilityStatement.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Organization"
]
}
],
"mustSupport" : true
},
{
"id" : "OrganizationAffiliation.code",
"path" : "OrganizationAffiliation.code",
"comment" : "Identified as a query requirement through mCSD CapabilityStatement. Elements with a modified minimum cardinality of 1 will have a mustSupport element to ensure that it is populated.",
"mustSupport" : true
},
{
"id" : "OrganizationAffiliation.location",
"path" : "OrganizationAffiliation.location",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Location"
]
}
]
},
{
"id" : "OrganizationAffiliation.healthcareService",
"path" : "OrganizationAffiliation.healthcareService",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-HealthcareService"
]
}
]
},
{
"id" : "OrganizationAffiliation.telecom",
"path" : "OrganizationAffiliation.telecom",
"comment" : "mustSupport element identified within the IHE mCSD endpoint profile."
},
{
"id" : "OrganizationAffiliation.endpoint",
"path" : "OrganizationAffiliation.endpoint",
"comment" : "Identified as a query requirement through mCSD CapabilityStatement.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Endpoint"
]
}
],
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.